home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Precos 4.97 Computer 2000
/
Precos 4.97 Computer 2000.iso
/
pc
/
info
/
5network
/
3com
/
demos
/
msh
/
3d.dir
/
00132_Script_132
< prev
next >
Wrap
Text File
|
1995-11-29
|
229b
|
13 lines
on exitFrame
global roll
if roll=1 then
set the timer =0
repeat while the timer<300
put 12 into gh
end repeat
go to frame "rs3" of movie "3a.dir"
else
go to the frame +1
end if
end